Skip to content

Added REGEXP_REPLACE to Mysql.#406

Open
enboig wants to merge 2 commits into
beberlei:masterfrom
enboig:master
Open

Added REGEXP_REPLACE to Mysql.#406
enboig wants to merge 2 commits into
beberlei:masterfrom
enboig:master

Conversation

@enboig

@enboig enboig commented May 24, 2023

Copy link
Copy Markdown

It already existed for Postgresql

@Chris53897

Copy link
Copy Markdown
Contributor

@enboig

enboig commented Jun 16, 2023

Copy link
Copy Markdown
Author

I cherrypicked your commit, now test is in.

@tausa17

tausa17 commented Feb 23, 2024

Copy link
Copy Markdown

@enboig

Hello. Any update on this?

@enboig

enboig commented Feb 23, 2024

Copy link
Copy Markdown
Author

I added a test, I don't know if something is missing to commit it.


/**
* @example SELECT REGEXP_REPLACE(string, search, replace)
* @link https://www.postgresql.org/docs/current/functions-matching.html#FUNCTIONS-POSIX-TABLE

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤔

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, I should have looked better when copying the test from postgresql

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants